@charset "utf-8";
html, body {
    font: 12px/1.8 'microsoft yahei', 微软雅黑, Arial, tahoma, verdana, 'simsun';
    color: #606060;
    background: #fff;
    -webkit-text-size-adjust: none;
    font-size: 14px;
}

a {
    color: #464646;
    text-decoration: none;
    font-size: 14px;
}

a:hover {
    color: #19429e;
    text-decoration: none;
}

.editor {
    word-wrap: break-word;
    font-family: 宋体b8b\4f53, arial;
    font-size: 18px;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 100;
    line-height: normal;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 16px;
    line-height: normal;
}

a {
    color: #555;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

img {
    border: none;
}

ol, ul, li {
    list-style: none;
}

input, textarea, select, button {
    font: 14px Verdana, Helvetica, Arial, sans-serif;
}

table {
    border-collapse: collapse;
}

p {
    font-size: 14px;
}


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    *zoom: 1;
}

/*.editor p,.editor li,.editor div{ text-indent:2em;}*/
/*头部*/
.topss{
    width: 100%;
    height: 36px;
    background: #f7f7f7;
    line-height: 36px;
    border-bottom: 1px solid #d7d7d7;
  }
  
  .topss_nr span{
    float: left;
    font-size: 16px;
    color:#111111;
  }
  
  .topss_nr ul{
    float: right;
  }
  
  .topss_nr ul li{
    float: right;
    padding-left: 5px;
    color: #111111;
  }
  .topss_nr ul li a{
    color: #111111;
  }
  
  .index_top{
    height: 99px;
    width: 1200px;
    margin: 0 auto;
  }
  
  .top_tel{
    width: 290px;
    float: right;
    height: 99px;
  }
  
  .top_tel img{
    float: left;
    padding-right: 10px;
    padding-top: 20px;
  }
  
  .top_tel p{
    color: #232323;
    font-size: 18px;
    text-align: left;
    padding-top: 15px;
    line-height: 20px;
  }
  
  .top_tel span{
    float: left;
    font-size: 30px;
    color: #9c3d16;
  }
  
  .clear {
      clear: both;
  }
  
  .top_fd{
      width: 100%;
      top: 0;
      min-width: 1200px;
      position: fixed;
      height: 190px;
      z-index: 102;
      background: white;
      -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
      box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
  }
  
  .wrap_top {
      height: 31px;
      width: 100%;
      min-width: 1200px;
  }
  
  .inner {
      margin: 0 auto;
      width: 1200px;
      min-width: 1200px;
  }
  
  .wrap_top .top_title {
      font-size: 12px;
      line-height: 30px;
      color: #FFF;
  }
  
  .top_l {
      float: left
  }
  
  .top_r {
      float: right;
      width: 280px;
  }
  
  .top_r a {
      color: white;
      font-size: 12px;
  }
  
  .lang {
      float: right;
  }
  
  .lang .a2:hover {
      background-image: url(../ico1_4.png);
      text-transform:Uppercase;
  }
  
  .lang a.a1 {
      background: url(../ico1_2.png) no-repeat left center;
  }
  
  .lang a.a2 {
      background: url(../ico1_3.png) no-repeat left center;
  }
  
  .lang a.a3 {
      background: url(../ey_01.png) no-repeat left center;
          text-transform:Uppercase;
  }
  
  .lang a.a3:hover {
      background: url(../ey.png) no-repeat left center;
  }
  
  .lang a {
      display: inline-block;
      padding-left: 22px;
      margin-left: 5px;
  }
  
  .lang a:hover {
      color: #ffaa17;
      transition: 0.5s;
  }
  
  .ybc {
      float: right;
      margin-left: 20px;
  }
  
  .ybc .ly_ioc:hover {
      background: url(../03_ioc-h.png) no-repeat left;
      transition: 0.5s;
  }
  
  .ybc .ly_ioc {
      background: url(../03_ioc.png) no-repeat left;
  }
  
  .ybc .dt_ioc {
      background: url(../04_ioc.png) no-repeat left;
  }
  
  .ybc .dt_ioc:hover {
      background: url(../04_ioc-h.png) no-repeat left;
      transition: 0.5s;
  }
  
  .ybc a {
      display: inline-block;
      padding-left: 15px;
      margin-left: 5px;
  }
  
  .ybc a:hover {
      color: #ffaa17;
      transition: 0.5s;
  }
  
  .top_r a:first-child {
      border: 0px;
  }
  
  .top_r a img {
      padding-right: 5px;
      height: 13px;
  }
  
  .wrap_top .inner p {
      color: #FFF;
      display: block;
      float: left;
      font-family: '微软雅黑' "宋体";
      font-size: 12px;
  }
  
  .wrap_top .inner span {
      color: #FFF;
      float: right;
      margin-right: 20px;
      font-size: 15px;
  }
  
  .wrap_top .inner span img {
      float: left;
      padding-top: 8px;
  }
  
  
  .logo {
      display: block;
      float: left;
      margin-right: 15px;
  }
  

  
  /*导航样式*/
  
  .nav_box {
    width: 100%;
    margin: 0 auto;
    height: 55px;
    background:url(../nav_bg.jpg) repeat-x  center #0262d3;
    min-width: 1200px;
}
  
  .daohang {
      height: 55px;
      margin-left: 20px;
      width: 1200px;
      margin: 0 auto;
  }
  
  .daohang li {
      height: 55px;
      line-height: 55px;
      width: 120px;
      float: left;
      text-align: center;
      position: relative;
      z-index: 99;
      padding: 0 20px;
  }
  .linafter{
    width: 1px;
    height: 14px;
    background: #034493;
    border-right: 1px solid #3a8ad5;
    position: absolute;
    left: 0;
    top: 22px;
    float: left;
}
  .daohang li a{
    color: white;
  }
  .daohang li a:hover{
    background: url(../nav_hover.png) center 80% no-repeat;
  }
  .daohang li:hover a{
      color: #fff;
  }
  
  .nav_active{
      background: url(../nav_hover.png) center 80% no-repeat;
      color: #fff;
  }
  
  .daohang li a {
      display: block;
      font-size: 18px;
  }
  
  .daohang li ul {
      display: none;
      z-index: 100;
      position: absolute;
      left: 0px;
  }
  
  .daohang li ul li {
      overflow: hidden;
      height:55px;
      line-height:55px;
      border-top: 1px solid #3a8ad5;
      background: #003f8a;
      opacity:0.9;
      color: #ffffff;
      width: 120px;
  }
  
  .daohang li ul li a {
      display: block;
      font-size: 16px;
      color: #ffffff;
  }
  
/*   .daohang li ul li:hover {
      transition: 0.3s;
      background:#03a528;
  } */
  
  .daohang li ul li:hover a {
      color: white;
/*       transition: 0.3s; */
/*       text-shadow: black 0.1em 0.1em 0.2em; */
  }
  
  .daohang li:hover ul {
      display: block;
  }
  
  
  /*语言切换*/
  .Language{
      width: 43px;
      height: 43px;
      background: #01ba2c;
      text-align: center;
      line-height: 43px;
      float: right;
      margin-top: 30px;
      border-radius: 50%;
      border-top-left-radius: 20%;
      border-top-right-radius: 20%;
      border-bottom-right-radius: 20%;
      border-bottom-left-radius: 20%;
  }
  .Language:hover{
      background: #14a0cd;
  }
  .Language a{
      color: white;
      font-size: 16px;
      font-weight: bold;
      display: block;
  }
  
  /*首页*/
  

/*首页*/
.sousuo_box {
    left: 0px;
    top: 900px;
    position: absolute;
    z-index: 101;
    height: 108px;
    display: block;
    width: 100%;
    min-width: 1200px;
}

.sousuo_nr {
    width: 1200px;
    margin: 0 auto;
    background: url("../index_03.png") no-repeat center;
    height: 108px;
}

.ss_left {
    width: 879px;
    float: right;
    height: 58px;
    margin-top: 24px;
}

.ss_left form {
    background: url(../ss_bg.png);
    float: right;
    width: 220px;
    height: 27px;
    margin-top: 17px;
    margin-right: 39px;
    border: 0px;
    outline: none;
}

.ss_left form .keyname {
    width: 174px;
    height: 18px;
    color: #777777;
    font-size: 12px;
    float: left;
    line-height: 18px;
    background: black;
    margin-left: 24px;
    margin-top: 6px;
    border: 0px;
    outline: none;
}

.ss_left form .sousuo {
    border: none;
    background: url(../index_11.png) no-repeat 0 0px;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    float: left;
    margin-top: 6px;
    border: 0px;
    outline: none;
}

.ss_left form .sousuo:hover {
    background: url(../index_11.png) no-repeat 0 -16px;
    transition: all 0.5s ease-in-out;
}

.rm_box {
    float: right;
    color: black;
    height: 58px;
    line-height: 58px;
    width: 800px;
    padding-right: 55px;
    overflow: hidden;
}

.rm_box span {
    float: left;
    font-size: 16px;
    font-family: 宋体, Arial;
    color: #000000;
}

.rm_box ul li {
    float: left
}

.rm_box ul li a {
    color: #5a5a5a;
    font-size: 15px;
    padding-left: 10px;
    font-family: 宋体, Arial
}

.rm_box ul li a:hover {
    color: #ffaa17;
    transition: all 0.5s ease-in-out;
}

.ss_right {
    float: left;
    color: white;
    height: 57px;
    width: 276px;
    padding-top: 30px;
    padding-left: 25px;
}

.ss_right p {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.2rem
}

.ss_right span {
    font-size: 30px;
    font-weight: bold;
    line-height: 40px;
    letter-spacing: 0.2rem
}

/* 快速导航 */
.box1{
    background: #f3f3f5;
    width: 100%;
    height: 675px;
    min-width: 1200px;
    margin: 0 auto;
}
.shebei{
    padding: 50px 0;
    width: 1200px;
    margin: 0 auto;
    height: 270px;
}
.shebei li{
    float: left;
    background: #ffffff;
    width: 280px;
    height: 270px;
    overflow: hidden;
    margin: 10px;
}
.shebei li:hover{
    background: #ff9101;
    transition: all 0.5s ease-in-out;
}
.shebei li:hover a{
    color: white;
}
.shebei li a{
    float: left;
    height: 270px;
    width: 280px;
}
.shebei_name{
    text-align: center;
    line-height: 45px;
    width: 280px;
    height: 45px;
    display: block;
}
.shebei li img {
    padding: 15px 15px 0 15px;
    margin: 0 auto;
    text-align: center;
    width: 250px;
    height: 210px;
}
/* .inner .bus {
    height: 120px;
    margin: 20px 0px 40px 0px;
}

.bus li {
    width: 285px;
    height: 120px;
    border-right: 1px solid #bdbdbd;
    display: inline-block;
    float: left;
    overflow: hidden;
    padding-left: 10px;
}

.bus li img {
    width: 98px;
    height: 98px;
    display: block;
}

.bus li .img {
    width: 98px;
    height: 98px;
    float: left;
}

.bus li .bus_text {
    width: 148px;
    height: 100px;
    float: right;
    margin: 10px 20px 10px 10px;
    line-height: 20px;
}

.bus li .bus_text h1 {
    color: #000000;
    font-size: 16px;
    margin-bottom: 10px;
}

.bus li .bus_text p {
    font-size: 12px;
}

.bus li .bus_text .more {
    margin-top: 10px;
}

.bus li .bus_text a {
    background: #ff7800;
    font-size: 12px;
    border-radius: 5px;
    padding: 3px 15px;
    color: #FFF;
}

.bus li .bus_text a:hover {
    transition: all 0.5s ease-in-out;
    background: none;
    border: 1px dashed #ff7800;
    border-radius: 5px;
    color: #ff7800;
}
 */

/* 优势 */
.home_solutions {
    background: url(../Images/solutions_bg.jpg) no-repeat top center;
    height: 707px;
}

.home_solutions_title {
    text-align: center;
    padding-top: 55px;
}

.home_solutions_text {
    color: #222222;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    margin-top: 12px;
}

.home_solutions_list {
    width: 1200px;
    margin: 30px auto;
    overflow: hidden;
    min-width: 1200px;
}

.home_solutions_list_inner {
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto
}

.home_solutions_list dl {
    float: left;
    width: 240px;
    padding: 30px;
    text-align: center;
    position: relative;
    z-index: 3;
}

.home_solutions_list dl:first-child {
    margin-left: 0px;
}

.home_solutions_list dt {
    z-index: 1;
    position: relative;
    width: 131px;
    margin: 0 auto
}

.home_solutions_list dd.bg {
    position: absolute;
    z-index: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 0;
    width: 100%;
    transition: all 0.5s;
    -moz-transition: all 0.5s; /* Firefox 4 */
    -webkit-transition: all 0.5s; /* Safari and Chrome */
    -o-transition: all 0.5s; /* Opera */
}

.home_solutions_list dd.t {
    line-height: 30px;
    height: 30px;
    margin: 10px 0px;
    z-index: 1;
    position: relative;
}

.home_solutions_list dd.t a {
    color: #000000;
    font-size: 20px;
    transition-delay: 0.2s;
}

.home_solutions_list dd.spec {
    color: #666666;
    font-size: 14px;
    line-height: 24px;
    width: 240px;
    z-index: 1;
    position: relative;
    transition-delay: 0.2s;
}

.about_box2 {
    background: url("../bg02.jpg") no-repeat;
    height: 600px;
    min-width: 1200px;
    margin: 0 auto
}

.index_about {
    background: url("../box.png") no-repeat center;
    width: 1200px;
    height: 405px;
    margin: 0 auto;
}

.about_ipc {
    float: left;
    width: 405px;
    height: 325px;
    margin-left: 39px;
    margin-top: 30px;
}

.index_about_right {
    float: right;
    width: 700px;
    margin-top: 50px;
    margin-right: 30px;
}

.jianjie_nr {
    font-size: 16px;
    color: #434343;
    line-height: 30px;
}

.more_link {
    width: 182px;
    display: block;
    text-align: center;
    float: right;
    margin-top: 30px;
    height: 52px;
    font-size: 15px;
    text-transform: uppercase;
    line-height: 52px;
    border: 1px solid #464646;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: 50px 50px 50px 50px;
    -webkit-border-radius: 50px 50px 50px 50px;
    border-radius: 50px 50px 50px 50px;
}

.more_link:hover {
    background: #002f99;
    border: 1px solid #002f99;
    color: white;
}

dl.solu_dl_0 dt a {
    display: block;
    width: 131px;
    height: 131px;
    background: url(../icon01.png) no-repeat 0 -131px;
    transition: all 0.5s;
}

dl.solu_dl_0:hover dt a {
    background: url(../icon01.png) no-repeat 0 0;
}

dl.solu_dl_1 dt a {
    display: block;
    width: 131px;
    height: 131px;
    background: url(../icon02.png) no-repeat 0 -131px;
    transition: all 0.5s;
}

dl.solu_dl_1:hover dt a {
    background: url(../icon02.png) no-repeat 0 0px;
}

dl.solu_dl_2 dt a {
    display: block;
    width: 131px;
    height: 131px;
    background: url(../icon03.png) no-repeat 0 -131px;
    transition: all 0.5s;
}

dl.solu_dl_2:hover dt a {
    background: url(../icon03.png) no-repeat 0 0;
}

dl.solu_dl_3 dt a {
    display: block;
    width: 131px;
    height: 131px;
    background: url(../icon04.png) no-repeat 0 -131px;
    transition: all 0.5s;
}

dl.solu_dl_3:hover dt a {
    background: url(../icon04.png) no-repeat 0 0;
}

.btn_solutions_more {
    width: 120px;
    height: 36px;
    border: 1px solid #555;
    margin: 50px auto;
    text-align: center;
}

.btn_solutions_more a {
    line-height: 36px;
    color: #555;
    font-size: 12px;
    font-family: "宋体";
    width: 120px;
    height: 36px;
    display: block;
    stransition: all 0.5s;
}

.btn_solutions_more a:hover {
    background-color: #555;
}

.btn_solutions_more a:hover {
    color: #fff;
}



/*底部信息*/
.foot_intro {
    width: 100%;
    min-width: 1200px;
    margin: 0 auto;
    text-align: center;
    color: #bebebe;
    height: 80px;
    background: #555555;
    line-height: 80px;
}

.foot_line{
    width: 1px;
    height: 200px;
    float: left;
    background: #bebebe;
    margin: 0 60px;
}

.foot_intro .inner p a {
    color: #bebebe;
}

.contact {
    width: 1200px;
    float: left;
    padding-top: 10px;
}

.contact ul {
    width: 1200px;
    float: left;
    padding-top: 30px;
}

.contact ul li {
    float: left;
    font-size: 16px;
    width: 350px;
}

.foot_ewm{
    padding-top: 20px;
}
.foot_ewm img{
    width: 232px;
    height: 132px;
    float: right;
}
.foot_ewm p{
    width: 133px;
    float: right;
    text-align: center;
    display: block;
}
.foot_lxwm {
    height: 270px;
    width: 100%;
    color: #ededed;
    background: #555555;
    border-bottom: 1px solid #bebebe;
    min-width: 1200px;
    margin: 0 auto;
}

.contact ul li ul{
    width: 135px;   
    float: left;
    padding-top:0;

}

.contact ul li ul li{
    float: left;
    width: 60px;
    margin-right: 5px;
}

.contact ul li ul li a{
    color: #999999;
}

.contact ul li ul li a:hover{
    color: #ffaa17;
}

.contact ul li h3{
    font-size: 24px;
    padding-bottom: 15px;
}

.contact ul li p {
    color: white;
    font-size: 14px;
    line-height: 25px;
}

.contact ul li span {
    color: #999999;
    font-size: 14px;
}

.foot .foot_intro a {
    color: #fcfcfc;
}

.foot a {
    color: #FFFFFF;
    font-size: 14px;
}

.foot a:hover {
    color: #222222;
    transition: all 0.5s ease-in-out;
}

/*内页侧栏*/

.sidebar .sb_nav {
    float: left;
    width: 275px;
    position: relative;
}

.sb_nav .nei_kinds li {
    width: 275px;
    line-height: 37px;
    margin-bottom: 10px;
    font-size: 18px;
}

.sb_nav .nei_kinds li a {
    display: block;
    background: #f0f0f0;
    text-align: center;
    color: #434343;
}

.sb_nav .lianxi li {
    background: #f3f3f3;;
    line-height: 30px;
    margin: 5px 0px;
    color: #434343;
    padding: 0px 10px;
    text-align: left;
    font-size: 14px;
}

.sidebar .sb_box {
    float: right;
    width: 870px;
    overflow: hidden;
}

.sidebar {
    margin-top: 100px;
    margin-bottom: 30px;
}

.sb_nav h3 {
    font-size: 25px;
    text-align: center;
    width: 275px;
    overflow: hidden;
    zoom: 1;
    z-index: 1;
    color: black;
    font-weight: bold;
    line-height: 45px;
}

.sidebar .sb_box h3.title span {
    position: absolute;
    left: 0px;
    top: -1px;
    font-size: 20px;
    border-bottom: 2px solid #222222;
    padding: 0px 15px;
    color: #222222;
}

.sidebar .sb_box h3.title {
    border-bottom: 1px solid #373737;
    height: 35px;
    line-height: 35px;
    position: relative;
}

.sidebar .sb_box h3.title div.position {
    float: right;
    font-weight: normal;
    position: relative;
    top: 3px;
    right: 15px;
    color: #000;
}

.sidebar .sb_box h3.title div.position a {
    color: #666;
}

.sidebar .sb_box h3.title div.position a:hover {
    text-decoration: underline;
}

/*内页侧栏*/
.side_cont ul {
    background: #f3f3f3;
    line-height: 30px;
    text-align: center
}

.main_li {
    width: 275px;
    background: #f0f0f0;
    float: left;
    overflow: hidden;
    line-height: 37px;
    margin-bottom: 10px;
    font-size: 18px;
}
.main_li:hover{
    background: #222222;
    transition: all 0.5s ease-in-out;
}
.main_li:hover a{
    color:white;
    transition: all 0.5s ease-in-out;
}
.main_li a {
    color: #434343;
    text-align: center
}

.ullf {
    display: none;
}

.liff {
    margin-bottom: 0px
}

.ullf li a {
    background: #0b8798;
    overflow: hidden;
    display: block;
    color: #FFFFFF;
    font-size: 16px;
    text-align: center;
    border-bottom: 1px dashed #ff7800;
    line-height: 35px;
}

.side_cont ul li:hover ul {
    display: block
}

.sidebar .sb_nav .active {
    padding: 0px 15px 10px 15px;
    border: 1px solid #cccccc;
    border-top: none;
    zoom: 1;
}

.sidebar .sb_nav .ct-con {
    padding-top: 10px;
    color: #FFFFFF;
}

.sidebar .ct-con {
    line-height: 2;
    color: #FFFFFF;
}

.sidebar .ct-con ul, .sidebar .ct-con ol {
    padding: 0px 0px 0px 25px;
    margin: 0px;
}

.sidebar .ct-con a {
    color: #FFFFFF;
    text-decoration: underline;
}

/*新闻*/
#newslist li {
    background: url(../li.png) no-repeat left 17px;
}
.news_rnbt{
    text-align: center;
    border-bottom: 1px dotted #ccc;
    padding: 5px 0px;
    margin: 10px 0px;
    color: #333;
}
#newslist li p {
    color: #888;
}

#shownews h4.related {
    height: 30px;
    line-height: 30px;
    zoom: 1;
    border-bottom: 1px solid #2685d2;
    margin: 15px 0px 10px 0px;
}

#shownews h4.related span {
    float: left;
    display: inline;
    background: url(../rela-bg.jpg) repeat-x left top;
    min-width: 70px;
    _width: 70px;
    white-space: nowrap;
    text-align: center;
    color: #fff;
    padding: 0px 10px;
}

#shownews .relatedlist li {
    float: left;
    width: 30%;
    margin-right: 10px;
    height: 27px;
    line-height: 27px;
    padding-left: 12px;
    background: url(../diantb.jpg) no-repeat 3px 12px;
    overflow: hidden;
}

#shownews .relatedlist li a:hover {
    text-decoration: underline;
}

* html #shownews .relatedlist li img {
    margin-top: 8px;
}

/*产品*/
#productlist li h3 {
    padding-top: 7px;
    padding-bottom: 15px;
}

#productlist li h3 a {
    color: #000;
}

#productlist li h3 a:hover {
    color: #06F;
    text-decoration: underline;
}

#showproduct h4.related {
    height: 30px;
    line-height: 30px;
    zoom: 1;
    border-bottom: 1px solid #4d6e95;
    margin: 15px 0px 10px 0px;
}

#showproduct h4.related span {
    float: left;
    display: inline;
    background: url(../rela-bg.jpg) repeat-x left top;
    min-width: 70px;
    _width: 70px;
    white-space: nowrap;
    padding: 0px 10px;
    text-align: center;
    color: #fff;
    text-shadow: -1px -1px #4d6e95;
}

#showproduct h3.sl-ti {
    height: 31px;
    border-bottom: 1px solid #ccc;
    margin-top: 13px;
    zoom: 1;
}

#showproduct h3.sl-ti a {
    float: left;
    display: inline;
    cursor: pointer;
    min-width: 60px;
    _width: 60px;
    white-space: nowrap;
    text-align: center;
    height: 30px;
    line-height: 30px;
    background: url(../sl-ti.jpg) repeat-x left top;
    margin-right: 4px;
    border: 1px solid #ccc;
    padding: 0px 10px;
}

#showproduct h3.sl-ti a.hover {
    background: url(../rela-bg.jpg) repeat-x;
    color: #fff;
    text-shadow: -1px -1px #4d6e95;
    border: 1px solid #5985ba;
}

#rl-product {
    position: relative;
    width: 690px;
    overflow: hidden;
    margin-left: 18px;
}

#rl-product ul {
    position: absolute;
    width: 2012em;
}

#rl-product li {
    float: left;
    display: inline;
    zoom: 1;
    overflow: hidden;
    text-align: center;
}

#rl-product li a.img {
    display: block;
    text-align: center;
    font-size: 0px;
}

#rl-product li img {
    border: 1px solid #ccc;
}

#rl-product li h3 {
    margin-top: 5px;
}

#showproduct .flip {
    position: absolute;
    z-index: 1;
}

#showproduct #trigger {
    display: none;
}

#showproduct .next, #showproduct .prev {
    width: 12px;
    height: 20px;
    overflow: hidden;
    display: block;
    background: url(../p-arrow.jpg) no-repeat;
    cursor: pointer;
}

#showproduct .next {
    background-position: 0px 0px;
    position: absolute;
    top: 60px;
    left: 710px;
}

#showproduct .next:hover {
    background-position: 0px -20px;
}

#showproduct .prev {
    background-position: -12px 0px;
    position: absolute;
    top: 60px;
    left: 0px;
}

#showproduct .prev:hover {
    background-position: -12px -20px;
}

* html #showproduct .prev {
    left: -18px;
}

* html #showproduct .next {
    left: 693px;
}

* + html #showproduct .prev {
    left: -18px;
}

* + html #showproduct .next {
    left: 693px;
}

/*下载*/
#downloadlist dl.top dt a {
    color: #004080;
}

#downloadlist .metlist dd {
    background: #eef3fa;
}

/*地图*/
#sitemaplist .sitemapclass2 h3 {
    background: url(../li.png) no-repeat left center;
}

/*搜索*/
.search {
    FLOAT: right;
    MARGIN: 5px 0px 12px;
    WIDTH: 245px;
    POSITION: relative
}

.searchInput {
    BORDER-RIGHT: #a0a0a0 1px solid;
    PADDING-RIGHT: 0px;
    BORDER-TOP: #a0a0a0 1px solid;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 1px;
    BORDER-LEFT: #a0a0a0 1px solid;
    WIDTH: 180px;
    LINE-HEIGHT: 16px;
    PADDING-TOP: 3px;
    BORDER-BOTTOM: #a0a0a0 1px solid;
    HEIGHT: 16px;
    BACKGROUND-COLOR: #fff
}

.searchBtn {
    BACKGROUND: #CCC;
    WIDTH: 48px;
    CURSOR: pointer;
    BORDER-TOP-STYLE: none;
    LINE-HEIGHT: 22px;
    BORDER-RIGHT-STYLE: none;
    BORDER-LEFT-STYLE: none;
    HEIGHT: 22px;
    TEXT-ALIGN: center;
    BORDER-BOTTOM-STYLE: none
}


#demos {
    overflow: hidden;
    height: 270px;
    width: 1200px;
    color: #ffffff;
    padding-top: 30px;
}

#demos ul li {
    width: 282px;
    height: 303px;
    float: left;
    padding: 6px;
    display: inline-block;
    margin-right: 6px;
}

#demos ul li img {
    width: 280px;
}

#demos ul li a {
    width: 282px;
    height: 303px;
    float: left;
    padding: 6px;
    display: inline-block;
    text-align: center;
    background: #01c1cc;
    margin-right: 6px;
    line-height: 23px;
}

#demos ul li a:hover {
    background: #017e86;
}

#demos ul li h3 {
    font-size: 14px;
    color: #FFFFFF;
    line-height: 40px;
    font-family: "微软雅黑", "宋体";
    font-weight: lighter;
}

/*标题*/
.widgettip {
    margin: 0 auto;
    padding-top: 120px;
    text-align: center;
    font-size: 18px;
    color: #797979;
    min-width: 1200px;

}

.widgettip img {
    height: 1px;
    position: relative;
    z-index: 1;
    top: -50px;
}

.widgettip h3.en {
    font-size: 18px;
    color: #222222;
    font-family: Arial;
    line-height: 40px;
    text-transform: uppercase;
}

.widgettip h3.cn {
    font-size: 36px;
    color: black;
    font-family: '宋体,Verdana,Arial';
    font-weight: inherit;
}

.wp-line_content {
    margin: 0 auto;
    width: 77px;
    height: 3px;
    background: #ffaa17;
}

/*产品分类*/
.pro_fl ul {
    height: 65px;
    padding-top: 50px;
    margin: 0 auto;
    padding-bottom: 30px;
    width: 650px;
}

.pro_fl ul li {
    text-align: center;
    height: 65px;
    float: left;
}

.pro_fl ul li a {
    background: #f0f0f0;
    padding: 15px 40px;
    margin: 5px 5px;
    text-align: center;
}

.pro_fl ul li a:hover {
    background: #222222;
    color: white
}







.index_cpzs {
    width: 1200px;
    margin: 0 auto;
    height: 630px
}
.pros_gd{
    width: 1200px;
    margin: 0 auto;
    min-width: 1200px;
}
.pros_gd li {
    float: left;
    border: 1px solid #eeeeee;
    width: 283px;
    height: 270px;
    margin: 8px;
}

.pros_gd li:hover {
    border: 1px solid #002f99
}

.pros_gd li:hover a {
    color: #002f99
}

.pros_gd li:first-child {
    margin-left: 0px;
}

.pros_gd li:first-child + li + li + li + li {
    margin-left: 0px;
}

.pros_gd li a {
    width: 253px;
    text-align: center;
    margin: 0 auto
}

.pros_gd li a img {
    width: 253px;
    padding: 15px;
}

.indexpro_name {
    text-align: center;
    width: 253px;
    margin: 0 auto;
    display: block
}
/*产品滚动*/
#demo {
    overflow: hidden;
    height: 630px;
    width: 1200px;
    margin: 0 auto;
}

#indemo {
    float: left;
    width: 1200%;
}

#demo1 {
    float: left;
    height: 630px
    margin: 0 auto;
}

#demo2 {
    float: left;
    height: 630px
}

#demox {
    overflow: hidden;
    height: 630px
    width: 1200px;
    margin: 0 auto;
}

#indemox {
    float: left;
    width: 1200%;
}

#demo1x {
    float: left;
    height: 630px
    margin: 0 auto;
}

#demo2x {
    float: left;
    height: 630px
}




.more_links {
    width: 210px;
    display: block;
    text-align: center;
    margin: 0 auto;
    height: 52px;
    font-size: 15px;
    line-height: 52px;
    color: white;
    text-transform: uppercase;
    background: #ff9101;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: 50px 50px 50px 50px;
    -webkit-border-radius: 50px 50px 50px 50px;
    border-radius: 50px 50px 50px 50px;
}

.more_links:hover {
    background: #222222;
    color: white;
    transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
}

.ljwm_box {
    width: 100%;
    min-width: 1200px;
    margin: 0 auto;
    height: 427px;
    background-image: url(../bg03_zsat.jpg) ;
    background-repeat: no-repeat;
    background-position: center top;
    margin-top: 80px;
}

.ljwm_nr {
    width: 1060px;
    margin: 0 auto;
    text-align: center;
    color: white;
    padding-top: 65px;
}

.ljwm_nr p {
    font-size: 36px;
    font-weight: lighter;
}

.ljwm_nr h3 {
    font-size: 36px;
    font-weight: bold;
    line-height: 60px;
    padding-bottom: 25px;
}

.ljwm_nr span {
    font-size: 18px;
    font-weight: lighter;
    line-height: 35px;
}

.more_linkss {
    width: 207px;
    display: block;
    text-align: center;
    margin: 0 auto;
    margin-top: 45px;
    height: 56px;
    font-size: 15px;
    line-height: 56px;
    color: white;
    text-transform: uppercase;
    background:#ffaa17;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
}

.more_linkss:hover {
    color: white;
    transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
}

.new_box-left {
    width: 372px;
    height: 410px;
    float: left;
    background: url("../index_14.jpg") no-repeat left;
}

.new_box-rights {
    float: right;
    width: 790px;
}

.new_box {
    padding-top: 50px;
    height: 500px;
}

.new_box-rights ol li {
    float: left;
    border-bottom: 1px dashed #b8b8b8;
    height: 92px;

}

.new_box-rights ol li a {
    font-size: 16px;
    color: #434343;
    width: 790px;
    float: left;
}

.new_box-rights ol li a:hover {
    color: #19429e;
}

.new_box-rights ol li news_time {
    font-size: 13px;
    color: #929292;
    float: left;
}

.new_box-rights ol li nr {
    font-size: 14px;
    color: #666666;
    float: left;
}

